﻿2026-07-27T06:21:34.1698371Z ##[group]Run actions/checkout@v5
2026-07-27T06:21:34.1699433Z with:
2026-07-27T06:21:34.1699832Z   fetch-depth: 0
2026-07-27T06:21:34.1700257Z   repository: BigscreenVR/spt-bs-core
2026-07-27T06:21:34.1703579Z   token: ***
2026-07-27T06:21:34.1703973Z   ssh-strict: true
2026-07-27T06:21:34.1704372Z   ssh-user: git
2026-07-27T06:21:34.1704812Z   persist-credentials: true
2026-07-27T06:21:34.1705250Z   clean: true
2026-07-27T06:21:34.1705651Z   sparse-checkout-cone-mode: true
2026-07-27T06:21:34.1706100Z   fetch-tags: false
2026-07-27T06:21:34.1706502Z   show-progress: true
2026-07-27T06:21:34.1706906Z   lfs: false
2026-07-27T06:21:34.1707268Z   submodules: false
2026-07-27T06:21:34.1707683Z   set-safe-directory: true
2026-07-27T06:21:34.1708113Z   allow-unsafe-pr-checkout: false
2026-07-27T06:21:34.1708799Z ##[endgroup]
2026-07-27T06:21:34.2508075Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T06:21:34.2509873Z ##[group]Getting Git version info
2026-07-27T06:21:34.2510670Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T06:21:34.2511715Z [command]/usr/bin/git version
2026-07-27T06:21:34.2512159Z git version 2.43.0
2026-07-27T06:21:34.2518101Z ##[endgroup]
2026-07-27T06:21:34.2530751Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7a4bd8c9-20c3-47d9-903c-4a8da9d35d65' before making global git config changes
2026-07-27T06:21:34.2532077Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T06:21:34.2534038Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T06:21:34.2575959Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T06:21:34.2594556Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T06:21:34.2604749Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T06:21:34.2607229Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T06:21:34.2626569Z HEAD
2026-07-27T06:21:34.2656689Z ##[endgroup]
2026-07-27T06:21:34.2657278Z [command]/usr/bin/git submodule status
2026-07-27T06:21:34.2838517Z ##[group]Cleaning the repository
2026-07-27T06:21:34.2874719Z [command]/usr/bin/git clean -ffdx
2026-07-27T06:21:34.2913905Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T06:21:34.3013811Z HEAD is now at 6ed6cd76 Merge da073a137ad988e5bcbc3b2c403b22dc1e798d83 into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T06:21:34.3018265Z ##[endgroup]
2026-07-27T06:21:34.3020657Z ##[group]Disabling automatic garbage collection
2026-07-27T06:21:34.3023699Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T06:21:34.3050443Z ##[endgroup]
2026-07-27T06:21:34.3051259Z ##[group]Setting up auth
2026-07-27T06:21:34.3056771Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T06:21:34.3084998Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T06:21:34.3266537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T06:21:34.3293115Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T06:21:34.3478618Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T06:21:34.3510855Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T06:21:34.3705210Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T06:21:34.3732935Z ##[endgroup]
2026-07-27T06:21:34.3733859Z ##[group]Fetching the repository
2026-07-27T06:21:34.3739688Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28:refs/remotes/pull/99/merge
2026-07-27T06:21:35.6824498Z ##[endgroup]
2026-07-27T06:21:35.6826320Z ##[group]Determining the checkout info
2026-07-27T06:21:35.6827699Z ##[endgroup]
2026-07-27T06:21:35.6828877Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T06:21:35.6875350Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T06:21:35.6901602Z ##[group]Checking out the ref
2026-07-27T06:21:35.6903166Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/99/merge
2026-07-27T06:21:35.7084672Z Previous HEAD position was 6ed6cd76 Merge da073a137ad988e5bcbc3b2c403b22dc1e798d83 into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T06:21:35.7088565Z HEAD is now at 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T06:21:35.7092689Z ##[endgroup]
2026-07-27T06:21:35.7129656Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T06:21:35.7156037Z 1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28
